home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / astronmy / strchart.arc / patch.arc / starpost.dif < prev    next >
Text File  |  1989-03-23  |  348b  |  17 lines

  1. *** ../starchart/starpost.c    Mon Sep 19 09:11:50 1988
  2. --- starpost.c    Mon Sep 26 23:43:16 1988
  3. ***************
  4. *** 15,21 ****
  5. --- 15,25 ----
  6.    */
  7.   
  8.   #include <stdio.h>
  9. + #ifndef ST_MWC
  10.   #include "starchart.h"
  11. + #else /* ST_MWC */
  12. + #include "starchrt.h"
  13. + #endif /* ST_MWC */
  14.   
  15.   /*
  16.    * Chart parameters (limiting magnitude and window x,y,w,h)
  17.